Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Inserts a record into the SysSetupLog table with the combination of _name and _description values.
Syntax
public void save(IdentifierName _name, [ClassDescription _description])
Run On
Client
Parameters
- _name
Type: IdentifierName Extended Data Type
The name of a class or method.
- _description
Type: ClassDescription Extended Data Type
The description or state to save.