You want complex, take a look at one of my early works -- a bespoke plugboard written for @nynaevelan
https://www.mobileread.com/forums/sho....php?p=2721289
P.S. I prefer working almost exclusively in General Program Mode; it shows.
Even the simple ones invoke calls to things like
Code:
program:
finish_formatting(
field('series_index'),
'0>5.2f',
', Book',
')'
)