Link Search Menu Expand Document

Events

Events defined in the CSVDocument class occur in the process of assigning CSV data to an array object by the [] « CSV constant operator or [] « CSVDocument operator.

Events defined in the CSVDocument class occur regardless of the type of the object to which they are assigned. Since they are not defined by the object to which they are assigned, these events are displayed in the event view of Biz / Designer. It is not. Write the event handler that handles the events of the CSVDocument class directly in the script editor.

Name Description
BeginBreak Occurs when loading keybreak items
Not supported in Mobile, AI
EndBreak Occurs at the end of loading keybreak items
Not supported in Mobile, AI
KeyBreak Caused by a key break
Not supported in Mobile, AI
LoadBreak Occurs when all CSV data assignments are complete