All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ftl.common-libftl Maven / Gradle / Ivy

<#-- ------------------------------------------------------------------------------------------------ -->
<#-- ---------------- https://freemarker.apache.org/docs/ref_directive_function.html ---------------- -->
<#-- ------------------------------------------------------------------------------------------------ -->
<#function space EXPRESSION>
<#assign RESULT=" "?left_pad(EXPRESSION?length)/>
<#return RESULT>

<#-- ------------------------------------------------------------------------------------------------ -->
<#-- ----------------- https://freemarker.apache.org/docs/ref_directive_macro.html ------------------ -->
<#-- ------------------------------------------------------------------------------------------------ -->




© 2015 - 2025 Weber Informatics LLC | Privacy Policy