Results for "Search Results: "

Order of Operations Guide

Order of Operations:  Precedence Operators Examples 1 Parentheses: “( )” (Var1 + Var2) If (NumVar1 + NumVar2) * NumVar3,.

16 Jun, 2023

Text Functions

text instance properties type related documentation length num https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/length text instance methods result type parameters endsWith true/false.

16 Jun, 2023

Finance Functions

Finance helper methods result type parameters PMT number rate, nper, pv, fv = 0, type = 0.

16 Jun, 2023

Date Calculation Examples

If you want to calculate an age to be used in various situations.  Here is how you.

16 Jun, 2023

Using the date.today() Feature

If you want to have your document generate a date based on the current day then you.

16 Jun, 2023

Using Knackly Queries

Queries in Knackly can be a powerful tool to help you reuse your data.  In this video,.

16 Jun, 2023

Filters

Filter Parameters Example This example… Converts… To… Notes upper (none) TextVar | upper Formats TextVar in all.

16 Jun, 2023

HotDocs to Knackly Functions

HotDocs Function Native JavaScript equivalent Knackly Equivalent TEXT + TEXT text + text FIRST( TEXT, NUM ).

16 Jun, 2023

List Functions

list instance properties type length number https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/length list instance methods result type parameters concat list (any) https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/concat.

16 Jun, 2023

Want helpful occasional tips on document automation?

"*" indicates required fields