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_getDblParam.html | 81 ----------------------- 1 file changed, 81 deletions(-) delete mode 100644 help/en_US/scilab_en_US_help/sym_getDblParam.html (limited to 'help/en_US/scilab_en_US_help/sym_getDblParam.html') diff --git a/help/en_US/scilab_en_US_help/sym_getDblParam.html b/help/en_US/scilab_en_US_help/sym_getDblParam.html deleted file mode 100644 index 39c59e2..0000000 --- a/help/en_US/scilab_en_US_help/sym_getDblParam.html +++ /dev/null @@ -1,81 +0,0 @@ -
- -This routine is used to get the value of a double type parameter.
sym_getDblParam(key)
The name of the double 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