You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I guess pretty much everyone that tried to handle text from webpages via internal variables run into the typeOd() issue.
I eventually fixed this enforcing a Javascript block, but I was wondering if the type of variable could be specified every time the r the option "Assign to Variable" is set, e.g.
Assign to Variable
[_________________________]
type of variable
[Sting, Number , Boolean, etc]
The text was updated successfully, but these errors were encountered:
wellloaded
changed the title
typeOf() handling
Variable type handling within block
Mar 3, 2025
I guess pretty much everyone that tried to handle text from webpages via internal variables run into the typeOd() issue.
I eventually fixed this enforcing a Javascript block, but I was wondering if the type of variable could be specified every time the r the option "Assign to Variable" is set, e.g.
The text was updated successfully, but these errors were encountered: