I would like to ask if it’s possible to add a function for prototyping with a string
variable .length
method that calculates the number of characters in a string. Additionally, it would be helpful to allow setting the string.length to a specific number to split or truncate the string.
This would greatly enhance the functionality of our prototype by enabling features based on string length.
I also created a plugin called Input Fields to create input fields in Figma prototypes using variables. However, without the ability to split the string, implementing a backspace functionality isn’t possible.”