![]() |
![]() |
![]() |
DelphiWebScriptBuilt-In Functions |
|
![]() |
Homepage DWS ![]() |
SetArray
(var void, integer, integer, integer open), (var array
all, integer); Declaration 0: Assigns an array to arg1 with type arg2 and dimensions [0..arg2 -1, 0..arg3 - 1, ...] Declaration 1: Redimensions the array in param1 to the new dimensions [0..arg2 - 1, ...]. You can only change the size of the first dimension. Exit; Break; Continue; CopyRight :
string; Inc (var mult), (var
mult, mult); Dec (var mult), (var
mult, mult); Length (string),
(array all); Send (all open);
|