Join Slack
Powered by
Hi all, I am trying to use string block and fetch ...
# ask-community
b
Birkir Björnsson
10/09/2022, 3:28 PM
Hi all, I am trying to use string block and fetch the string value string_block_from = String.load("from-string") It returns this String(value='2022-07-01T00
00
00'), how can I only get the value ie '2022-07-01T00
00
00'?
✅ 1
a
Anna Geller
10/09/2022, 4:31 PM
Add .value after load
b
Birkir Björnsson
10/20/2022, 12:00 PM
Thank you for your help, it worked as a charm
🙌 1
4
Views
Open in Slack
Previous
Next