for
Get a symbol based on a known string identifier, or create it if it doesn't exist.
canSymbol.for(String)
Parameters
- description
{String}
:The string value of the symbol
Returns
{CanSymbol}
:
The globally unique and consistent symbol with the given string value.