update
Formats a string with the current variables.
Return
The formatted string.
Since
0.2.0
Parameters
string
The string to be formatted.
Formats a component and it's children with the current variables.
Return
The formatted component.
Since
0.2.0
Parameters
component
The component to be Formatted.
See also
(string)
Throws
If the component isn't a BuildableComponent