js.plated_chunks.replace_once
chunks = plated_chunks.replace_once(str,dat,lastpass)
Parse the str and replace {} values once only using dat values. lastpass is a flag as on the lastpass we allow final expansion and removal.
We can use {[} {]} around areas of text to prevent further expansion inside. So we can talk about plated inside plated, this is necesary for our documentation.