Documentation

Trace:

Differences

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

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
jvx:client:gui:application_parameters [2018/02/01 13:00]
admin created
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>​name=value</​file>​+<​file ​script> 
 +name=value 
 +</​file>​
  
 or  or 
  
-<​file>"​name=value"</​file>​+<​file ​script> 
 +"​name=value"​ 
 +</​file>​
  
 == URL Parameters == == URL Parameters ==
Line 34: 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>​http://​hostname/​index.html?​param=value&​param2=value2</​file>​+<​file ​url> 
 +http://​hostname/​index.html?​param=value&​param2=value2 
 +</​file>​
  
 == HTML file == == HTML file ==
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information