Thread
:
Templates: various questions not worth their own thread
View Single Post
12-26-2024, 04:32 AM
#
769
chaley
Grand Sorcerer
Posts: 12,476
Karma: 8025702
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Code:
elif $$#percentread == 'None' then 'undefined'
This would be faster.
Code:
elif percent ==# -1 then 'undefined'
If for some reason -1 won't work then pick a value that does, perhaps something like -100000.
chaley
View Public Profile
Visit chaley's homepage!
Find More Posts by chaley
Track Posts by chaley via RSS