script text string splitter

Hello, I want to read the characteristics of a text from a database field. . .

Specifications such as color, size and type of text prominence

How do I do this? Please with Pascal script explain to me

In the OnBeforePrint event

Read all specifications with a separator Example
Size|Color|Bold|
14px|Green|Yes |

I did this but I created a field for each attribute in the database which is not the correct way


Leave a Comment