Documentation

Trace:

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
jvx:client:gui:application_parameters [2018/02/01 13:01]
admin
jvx:client:gui:application_parameters [2018/02/01 13:02]
admin
Line 24: Line 24:
 A command line parameter is either defined in the IDE at the launch of the application,​ or is passed directly during the manual call. The parameter should be defined as follows: A command line parameter is either defined in the IDE at the launch of the application,​ or is passed directly during the manual call. The parameter should be defined as follows:
  
-<​file>​+<​file ​script>
 name=value name=value
 </​file>​ </​file>​
Line 30: Line 30:
 or  or 
  
-<​file>​+<​file ​script>
 "​name=value"​ "​name=value"​
 </​file>​ </​file>​
Line 38: Line 38:
 If the application is launched as an RIA or web application,​ parameters can be attached to the URL in the usual manner: If the application is launched as an RIA or web application,​ parameters can be attached to the URL in the usual manner:
  
-<​file>​+<​file ​url>
 http://​hostname/​index.html?​param=value&​param2=value2 http://​hostname/​index.html?​param=value&​param2=value2
 </​file>​ </​file>​
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information