Generate Error Code

Input type

  • Error Message - input error code (example : Login Failed Invalid Password)

Will return the first alphabet like (LFIP). If a suffix is included, a random code will be generated like (LFIP-9d90DA).

Example

LogTemp: Received response from server: {"status":"fail","message":"User not found"}
LogTemp: Error: Login failed: User not found
LogBlueprintUserMessages: [NewEditorUtilityWidgetBlueprint1_C_49] Error Code Only : UNF
With Suffix : UNF_icDRqfLyO

Last updated