#include "..\script_component.hpp" /* * Author: IDSolutions * Initializes the phone variables * * Arguments: * None * * Return Value: * None * * Example: * [] call forge_client_phone_fnc_initVar; * * Public: No */ FORGE_AddressBook = GETVAR(profileNamespace,FORGE_AddressBook,[]); FORGE_Phone_MSG = []; FORGE_Email = [];