Command | |||||
This parameter allows to specify macros which are applied to new entries. The syntax follows the description in the TurboPlayerTechManual chapter 4.5 but here only a few conditions and commands are available:
Conditions you can use are: - GetData ( "BCS_XML_tagname" ) which returns the corresponding data as a string or an empty string if the field does not exist. - TheProgram ( ) which returns the name of the current service - TheCreationSource ( ) which returns the reason for the creation, one of: New, Drop, DBM, Editor, Update There is only a single command you can use: - SetData ( "BCS_XML_tagname", "New_data_value" ) which sets a field |
|||||
|