*uservariableset()
Sets a user variable to a specific value.
Syntax
*uservariableset (variable, value)
Type
HyperMesh Template Command
Inputs
- variable
 - A user-defined variable. The name must begin with ' # '.
 - value
 - The value of the variable.
 
Example
*uservariableset("#YOUNG_MODUL_E", 0)