Initializer

The Initializer property is used to specify the function that will be executed when the form with this checkbox is displayed. The function name passed as the Initializer property value should be given without the brackets (unlike the usual CALL function() syntax), and no arguments can be passed to this function.