$isValidHex

Checks if the given text is a valid hex code, returns true or false

Usage: $isValidHex[int or hexcode]

Example:

Member04/23/2025
!!exec $isValidHex[#ffffff] , $isValidHex[test]
Custom Command Bot 04/23/2025
true , false
Function difficulty Easy
Tags:
isValidHex