Good morning!
I'm not a programmer, but I'm trying to understand the basics, but I'm having trouble creating a custom function. I have a varAvatarLink api that after an api call receives a link (ex: .../metadata/25_v1_122_4_52_17_21_65_58_80_30_0_16)
I'm trying to build a function that takes the variable information and saves it only from "v1_" onwards. But I can't make it work.
The statement in custom function is confusing to me.