From d5a0869a7d1482b67f3fd42805948ee30a05eb1e Mon Sep 17 00:00:00 2001 From: Harpreet Date: Thu, 4 Feb 2016 15:36:02 +0530 Subject: Source files --- help/en_US/scilab_en_US_help/sym_getIntParam.html | 81 ----------------------- 1 file changed, 81 deletions(-) delete mode 100644 help/en_US/scilab_en_US_help/sym_getIntParam.html (limited to 'help/en_US/scilab_en_US_help/sym_getIntParam.html') diff --git a/help/en_US/scilab_en_US_help/sym_getIntParam.html b/help/en_US/scilab_en_US_help/sym_getIntParam.html deleted file mode 100644 index 55dc0eb..0000000 --- a/help/en_US/scilab_en_US_help/sym_getIntParam.html +++ /dev/null @@ -1,81 +0,0 @@ -
- -This routine is used to get the value of an integer type parameter.
sym_getIntParam(key)
The name of the integer parameter whose value has to be retrieved. Note: should be given within " "
Returns 0 if the parameter's value has been successfully retrieved and displayed on the console ,else 1 is returned corressponding to an error value for the unsuccessful execution of the function