When using String blocks - the value that is extracted from the block is String(value='thisisthevalue') - is there a built in way to only get the value of the actual string - thisisthevalue ?
✅ 1
Nic
10/17/2022, 1:46 PM
.value gives the value of it.. Maybe it could be of value to add to the block example usage