GCIM 名前空間 > GcDateTime オブジェクト : SetExitOnLastChar メソッド |
var instance = new GCIM.GcDateTime(container, id); var value; // Type: any // パラメータ var isExitOnLastChar; //タイプ: boolean value = instance.SetExitOnLastChar(isExitOnLastChar);
function SetExitOnLastChar( isExitOnLastChar : boolean ) : any;