Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Function to calculate GST
#2
Solved: 10 Years, 10 Months, 3 Weeks ago
use call statement...
Code:
standardGST = Call Get_GST(theTotal).

There are two ways one can call procedures
1) By using Call statement.
if you use call statement, then Call some_function_name(param)
2) Without Call statement
some_function_name param
Reply


Messages In This Thread
Function to calculate GST - by Brian - 04-15-2008, 04:25 PM
RE: Function to calculate GST - by niranjan - 04-15-2008, 07:00 PM
RE: Function to calculate GST - by Brian - 04-16-2008, 05:02 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Calling a function in a Test Script from a function library anupam4j 3 5,948 06-26-2015, 12:31 AM
Last Post: babu123
  Question how to calculate formula in the data sheet Arlequin 2 3,520 10-02-2010, 03:34 AM
Last Post: Arlequin
  To calculate the page load time using a user defined function Renu0113 3 6,380 09-30-2009, 09:59 AM
Last Post: Saket
  How to calculate total no of Edit box sudhirzpatil 5 4,050 02-04-2009, 03:53 PM
Last Post: Prafulla

Forum Jump:


Users browsing this thread: 1 Guest(s)