Bluestep JS Documentation
Preparing search index...
B
Bluestep
Relate
HasScriptVariable
Interface HasScriptVariable
Interface marking classes that can have a variable.
interface
HasScriptVariable
{
variableName
()
:
string
;
}
Hierarchy (
View Summary
)
HasScriptVariable
MultiFormRecord
Query
Implemented by
Field
RelateObjectWithVariable
Index
Methods
variable
Name
Methods
variable
Name
variableName
()
:
string
Name of variable.
Returns
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
variable
Name
Bluestep JS Documentation
Loading...
Interface marking classes that can have a variable.