Button Loop Expansion Tokens

unlisted

Button Loop Expansion Tokens

 

Button loop expansion tokens are used to insert information about the current button being processed within the context of a button loop into the output stream. Button loop tokens can only be used inside a button loop.

 

Button Loop Token

Description

<BUTTON_CAPTION>

 

Inserts the buttons caption.

<BUTTON_COLPX>

 

Inserts the calculated column position for the button in pixels.

<BUTTON_ELB>

 

Inserts the name of the ELB containing the buttons method.

<BUTTON_IMAGE>

 

Inserts the name of the buttons image file.

<BUTTON_METHOD>

 

Inserts the name of the buttons method.

<BUTTON_NAME>

 

Inserts the Name of the button. All buttons will have a name defined.

<BUTTON_NUMBER>

 

Inserts the one-based index number of the button in the windows Buttons collection.

<BUTTON_QUICKSELECT>

 

Inserts the buttons explicitly specified quick-select character.

<BUTTON_ROWPX>

 

Inserts the calculated row position for the button in pixels.

<BUTTON_WIDTHPX>

 

Inserts the width of the button in pixels.

 

 


Copyright © 2018  Synergex International, Inc.