FW.getRaw
FW.getRaw()
returns the raw data of the event (with await
). The raw data is a string that you can manipulate with standard javascript String methods.
Last updated
Was this helpful?
FW.getRaw()
returns the raw data of the event (with await
). The raw data is a string that you can manipulate with standard javascript String methods.
Last updated
Was this helpful?