CLASS Example.preload()

Format

PreLoad()

Function Field Properties

Name Codename Description Ability Length
type ExampleType RO 255
comp component RO 255
complabel compLabel RO 255
key compKey RO 255
valid isValid RO 255
isnew isNew RO 255
isexample isExample RO 255
isedited isEdited RO 255
newdate newDate RO 255
olddate oldDate RO 255
status3 validationError RO 255

Function Privilege Properties

Type Name
VIEW View

Example

Example.PreLoad(ExampleType, component, compLabel, compKey, isValid, isNew, isExample, isEdited, newDate, oldDate, validationError)