Interface Loop Expansion Tokens

 

Interface loop expansion tokens can be used to inject information about the interface being processed into the code output stream.

 

Interface Loop Token

Description

<CUSTOM_INTERFACE_token>

 

Custom interface loop expansion tokens allow you to insert content defined by custom expansion tokens defined in a method catalog extensions file. Note that custom expansion token names are not not case sensitive, always being converted to uppercase for comparison, but that the associated values are, being inserted exactly as defined in the extensions file.

 

<INTERFACE_METHODS>

Inserts the number of methods within the current interface.

 

Possible values:  A positive integer.

 

<INTERFACE_NAME>

The name of the current interface. Interface names are case sensitive, so the name of the interface will be inserted exactly as defined in the method catalog.

 

Alternates: <interface_name>, <Interface_Name>, <Interface_name>, <InterfaceName>, <interfaceName>

 

 

 


Copyright © 2021  Synergex International, Inc.