var.store(name, value)
Stores value as a math variable with the given name. If the value cannot be stored, an error message is returned; otherwise, nil is returned.
Introduced in platform.apiLevel = '1.0'
Send feedback to the eGuide Team