Forum Discussion
Hamish
Cirrocumulus
Mar 12, 2010Format of external (STring) class file
Does anyone know what the actual format of an external string class file should be for v10.1?
I'm trying to translate some code from v9 to v10.1... And dropping the deprecated findclass...
Hamish
Cirrocumulus
Mar 16, 2010And to answer my own question... it's a two part process... (Once the class is set up).
You need to create the class, then
1. Add the member
b class filter.pages \"hamish.html\" add
2. Add the value
b class filter.pages { \"hamish.html\" {\"values\"}}
3. Save the added member/value pairs
b save
The actual file format comes out as
"key1" := "value",
"key2" := "value",
the comma on the end of the line (All including the last line) is significant...
H
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects