request in parameter script
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2017-03-31 03:49 PM
‎2017-03-31
03:49 PM
is possible to create paremeters value from reguest ?
DIM DATA []
n = REQUEST ("ASSOCEL_PROPERTIES", "code", nr, data)
IF nr = 0 THEN
values "code properties" "No properties"
ELSE
values "code properties" data [n_properties]
ENDIF
Thank you in advance
Ryzen Threadripper 1950X - 64GB RAM; NVidia GTX 1080Ti ; Windows 10 64bit; AC10-AC23 (64bit)
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2017-03-31 04:33 PM