Abstract Avatars for All Creative Profile UseMatt Houserhttps://www.figma.com/community/file/1249154526125777853https://creativecommons.org/licenses/by/4.0/Remix of “Abstract Avatars for All Creative Profile Use” (https://www.figma.com/community/file/1249154526125777853) by “Matt Houser”, licensed under “CC BY 4.0” (https://creativecommons.org/licenses/by/4.0/)b_avery@yahoo.cApril 15, 2004 at 8:19 AM#checking to see if a Strings is numericIs it possible to check to see if a String is just numeric in value?
Abstract Avatars for All Creative Profile UseMatt Houserhttps://www.figma.com/community/file/1249154526125777853https://creativecommons.org/licenses/by/4.0/Remix of “Abstract Avatars for All Creative Profile Use” (https://www.figma.com/community/file/1249154526125777853) by “Matt Houser”, licensed under “CC BY 4.0” (https://creativecommons.org/licenses/by/4.0/)evilOApril 15, 2004 at 10:06 AM#Hi 🙂 Err, not too sure of what you mean by "if a String is just numeric in value"... If you want to verify that a string does/doesn't contain numeric characters, you can use dselkirk's validation function : http://nsis.sourceforge.net/archive/viewpage.php?pageid=350 evilO/Olive
Abstract Avatars for All Creative Profile UseMatt Houserhttps://www.figma.com/community/file/1249154526125777853https://creativecommons.org/licenses/by/4.0/Remix of “Abstract Avatars for All Creative Profile Use” (https://www.figma.com/community/file/1249154526125777853) by “Matt Houser”, licensed under “CC BY 4.0” (https://creativecommons.org/licenses/by/4.0/)b_avery@yahoo.cApril 15, 2004 at 1:23 PM#Many thanks :-)