SetVariableName Text Command

SETVARIABLENAME Text Commands

Sets the name of a user variable.

setvariablename

name/s The new name of the variable.

VARIABLE The document/chapter/variable name.

Default=current.

Examples:

setvariablename author variable writer

setvariablename author variable MyBook.doc~writer

 

SetVariableName  Command Definition  url:PGScmd/setvariablename
  created:2006-03-31 10:53:01   last updated:2006-03-31 10:53:01
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For SetVariableName
Dan Kilroy wrote...2006-05-04 16:51:09

Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above.

Gets the {...} .

SetVariableName (varname [STYLEVAR document:...-varname])


Parameters:


Results:


Notes:


See Also:
DeleteVariable, GetVariables, GetVariableValue, InsertName, NewVariable, SetVariableName, SetVariableValue


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For SetVariableName