question

yexioamu avatar image
0 Likes"
yexioamu asked yexioamu commented

Does the Push Argument Field of Global List have number limit

Hello, I want to know the number limit of the Push Argument Field of Global List, because i want to deliver some parameters(more than 20) by http interface.

Could someone know about it and give mo some suggestions, thank you!

FlexSim 21.2.4
global listpush argument
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

·
Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered yexioamu commented

Yes it's limited to 8, but you can push an array as an argument and then access that fields array index in the pull as needed.

Example attached where I push an array to argument8 that contains 'Argument9' as the second value.

ListPushArgumentArray.fsm



· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

yexioamu avatar image yexioamu commented ·

Dear Jason, it works well, thank you!

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.