ADDITIONALLY

Get the Entity ID

Returns the unique identifier of the entity

entity id of %entity%
%entity%'s entity id

Get or change the player’s Skin value

skin value of %player%   
%player%'s skin value

Get or change a player’s Skin signature

skin signature of %player%   
%player%'s skin signature

Clear player’s skin signature and value

delete skin properties of %player%
delete %player%'s skin properties

Get text bytes

Returns a list of bytes.
It is also possible to specify the required encoding. Default is UTF-8

bytes of %string% [with charset %string%]
%string%'s bytes [with charset %string%]