Solution
The result is displayed as 23000000 is because the numeric constant representation at the Type Cast Function is a 32-bit integer.
To display the result as 23, right-click the
numeric constant of the Type Cast Function, select
Representation and choose 8-bit integer.