Database.overrideSystemString


overrideSystemString(token, value)

Allows you to override a standard LUSAS system string for this model only. The values of system strings should never be changed without instruction from LUSAS technical support. To remove an override that was previously set, use an empty string as the value. To set the override value to be an empty string, use a single space. To obtain the current value of a system string, use getSystemString. To override a standard LUSAS system string for all models, use setSystemString

tokenstringinternal name of the file to be overriden
valuestringpath to the file that should be used instead
Return valuenone 

Back to Database

Back to Overview