Differences

This shows you the differences between two versions of the page.

Link to this comparison view

gnucap:user:setv [2015/12/11 15:39] (current)
Line 1: Line 1:
 +**10.SETV**
  
 +Purpose:Sets the value of a variable
 +
 +Status:Implemented
 +
 +Syntax:
 +      setv assign_to = value
 +      setv assign_to value
 +
 +Comments:
 +
 +Commands sets the value of "assign_to" variable to "value".These values can be accessed via a show command.
 +
 +Example:
 +
 +       gnucap>setv
 +       Usage:setv assign_to = value
 +       gnucap>setv a = 3
 +       gnucap>showmod
 +       a=3
 +       gnucap>
 +      
gnucap/user/setv.txt · Last modified: 2015/12/11 15:39 (external edit)
 
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Run by Debian Driven by DokuWiki