Assigns a value to the identifier with the specified name. If the identifier is not definied it is automatically defined.
Namespace: com.mindfusion.scripting
Package: com.mindfusion.scripting
Java Copy Code |
---|
void assignIdentifier ( |
The identifier to assign.
The new value.