Loading...
{RIGHT( «string» , «num» )}
«string» Character string to be evaluated «num» Number of characters from the right to return
Field = txt_field {template_name_.txt_field} = John Shaw {RIGHT( {template_name_.txt_field}, 4 )}
Result: Shaw