Transaction API

script

script tag

This tag renders a script resource.

Tag Attributes
Attribute Notes
test
src Required
inline
parse
id

Sample:

<c:script src="somePalScript.js"/>
<c:script src="anotherPalScript.js" inline="true" parse="true"/>
<c:script src="s1,s2,s3,s4"/>
Copyright © 2006 - 2025, ContractPal, Inc. All rights reserved. API Date: May 13, 2025 07:00 AM