$isValidHex

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

Usage: $isValidHex[int or hexcode]

Example:

Member06/01/2026
!!exec $isValidHex[#ffffff] , $isValidHex[test]
Custom Command Bot 06/01/2026
true , false
Function difficulty Easy
Tags:
isValidHex