We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
is_string()
1 parent 728d796 commit 9e27c9dCopy full SHA for 9e27c9d
metafix/src/test/resources/org/metafacture/metafix/integration/conditional/fromJson/toJson/ifIsStringsButNumbers/todo.txt
@@ -0,0 +1 @@
1
+See issue LibreCat/Catmandu#393
metafix/src/test/resources/org/metafacture/metafix/integration/conditional/fromJson/toJson/unlessIsStringSimple/test.fix
@@ -1,3 +1,3 @@
-if is_string("elementA|elementA[]")
+unless is_string("elementA|elementA[]")
2
add_field("elementB", "Hello")
3
end
0 commit comments