Initialize

Listed below is the syntax, description, parameter and return value for "initialize."

Method Syntax: return_value = Initialize(parameter)

Description: This function is used to initiate the communication session. It allows the learning management system (LMS) to handle LMS specific initialization issues.

Parameter: ("") – empty characterstring. An empty characterstring shall be passed as a parameter.

Return Value: The function can return one of two values. The return value shall be represented as a characterstring. The quotes ("") are not part of the characterstring returned, they are used purely to delineate the values returned.