This commit is contained in:
Bartek Stalewski 2018-06-22 00:20:31 +02:00
parent 7eb116dcb6
commit 913dd86285
2 changed files with 122 additions and 122 deletions

View file

@ -1,5 +1,5 @@
/def _sub = \
/return substitute(strcat(decode_attr(strcat({PL}, {P0}, {PR}, " @{C%c_info}", {*}, "@{n} "))))
/return substitute(strcat(decode_attr(strcat({PL}, {P0}, {PR}, " @{C%c_info}[", {1}, "]@{n} "))))
/def _sub_inside = \
/return substitute(strcat(decode_attr(strcat({PL}, {P0}, " @{C%c_info}[", {*}, "]@{n}", {PR})))) %;\