Do parameters support spaces around the =?
parameter "foo"="bar"
parameter "bar" = "foo"
The developer documentation uses both. Is one more "safe" than the other? Is one "will work" and the other "probably works"?
Parameters are supported inside prefetch blocks. Does this use change the guidance on spaces? Does indenting of lines impact the results?
Note these relevant forum threads:
https://forum.bigfix.com/t/whats-wrong-with-this-statement/16489
https://forum.bigfix.com/t/weird-issue-with-whitespace-in-actionscript-or-site-permissions/48141/1
(This customer site has used spaces in parameters since always, seemingly without negative impact.)
Do parameters support spaces around the =?
parameter "foo"="bar"parameter "bar" = "foo"The developer documentation uses both. Is one more "safe" than the other? Is one "will work" and the other "probably works"?
Parameters are supported inside prefetch blocks. Does this use change the guidance on spaces? Does indenting of lines impact the results?
Note these relevant forum threads:
https://forum.bigfix.com/t/whats-wrong-with-this-statement/16489
https://forum.bigfix.com/t/weird-issue-with-whitespace-in-actionscript-or-site-permissions/48141/1
(This customer site has used spaces in parameters since always, seemingly without negative impact.)