Skip to main content
Version: Next 🚧

[F] createStateSymbol

function createStateSymbol(name): symbol

Get or create a symbol with the given name unique for that library.

Parameters​

ParameterTypeDescription
namestringSymbol name scoped with the library name.

Returns​

symbol